projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9de02e
)
GtkApplicationWindow: the help_overlay is nullable
author
Timm Bäder
<mail@baedert.org>
Sat, 14 Nov 2015 21:56:01 +0000
(22:56 +0100)
committer
Timm Bäder
<mail@baedert.org>
Sat, 14 Nov 2015 21:58:38 +0000
(22:58 +0100)
gtk/gtkapplicationwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkapplicationwindow.c
b/gtk/gtkapplicationwindow.c
index 7174edc17cff523b11c484e87185bb19cc90a8a8..41cbee949eb722b77c9c88952055187591f5767d 100644
(file)
--- a/
gtk/gtkapplicationwindow.c
+++ b/
gtk/gtkapplicationwindow.c
@@
-976,7
+976,7
@@
show_help_overlay (GSimpleAction *action,
/**
* gtk_application_window_set_help_overlay:
* @window: a #GtkApplicationWindow
- * @help_overlay: a #GtkShortcutsWindow
+ * @help_overlay:
(nullable):
a #GtkShortcutsWindow
*
* Associates a shortcuts window with the application window, and
* sets up an action with the name win.show-help-overlay to present